This command detects if an animation exists.
Return Integer=ANIMATION EXIST(Animation Number)
Animation Number
Integer This value specifies the animation number, between 1 and 32
If this value is one, the animation exists, otherwise zero is returned
LOAD ANIMATION "video.avi",1 PRINT ANIMATION EXIST(1) WAIT KEY
ANIMATION Commands Menu Index